词语吧>英语词典>heap up翻译和用法

heap up

英 [hiːp ʌp]

美 [hiːp ʌp]

堆放; 堆积; 堆起

英英释义

verb

  • arrange into piles or stacks
    1. She piled up her books in my living room
    Synonym:pile upstack up

双语例句

  • His photo, stapled to sandbag fortifications, flutters in the breeze. Indeed they scoff at kings, And potentates are a derision to them; They deride every fortress, For they heap up dirt and take it.
    他的照片被钉在沙袋堆成的堡垒上,在微风中飘动。10他们嘲弄君王,笑话掌权者;他们嗤笑一切保障,堆筑土垒攻取。
  • Just heap them up and shoot them.
    把油桶堆起来开一枪试试。
  • To heap up gold and silver in any country is supposed to be the readiest way to enrich it.
    在任何国家,贮积金银被认为是致富的捷径。
  • HEAP of raw chickens greets customers at a Wumart store in Beijing, heaped up on a table without packaging or protection against passing sneezers.
    一大堆生鸡肉在北京物美超市的货架上迎候顾客,露天堆放,没有包装、也没有针对过往行人飞沫的防护措施。
  • According to the doctrines then prevalent, whatever tended to heap up money or bullion in a country added to its wealth.
    按照当时流行的学说,有助于一个国家积累货币或金银块的无论什么事情都会增加其财富。
  • The heap filled up, and the application failed to allocate memory.
    堆被注满,应用程序分配内存失败。
  • If the used heap line is creeping up when there's no obvious reason for the memory requirements of the application to be increasing, there may be a leak.
    如果没有任何明显的原因应用程序要增加内存要求时,使用的堆的线条向上蔓延,则有可能存在泄露。
  • Desired heap size and target utilization must be tuned to the application so target utilization maintains the desired application throughput while letting the GC keep up with allocation.
    期望的堆大小和目标利用率必须针对应用程序进行调整,使目标利用率保持期望的应用程序吞吐量,同时使GC能够满足分配。
  • Sometimes their feet failed them, and they sank together in a heap; they were then propped up with the monitors'high stools.
    有时她们的双脚不听使唤,瘫下来缩作一团,于是便不得不用班长的高凳把她们支撑起来。
  • You just forget where the memory is that you asked for on the heap and it's not going to get cleaned up on the stack because malloc puts it somewhere else.
    你忘了你在堆中申请的内存在哪里,它将会被栈清除,因为malloc把它放在别的地方。